
 IfX
=====

Program		IfX
Purpose		Execute one of two commands
Author		Philip Ludlam
Version		1.00, Tuesday the 8th of May, 2001
Copyright	(C) Philip Ludlam 2001
Licence		GPL


 About
=======

A utility which will run command A.
If this does not generate an error it will run command B, otherwise it will
run command C


 Syntax
========

IfX <command a> [<command b> [<command c>]]
